home *** CD-ROM | disk | FTP | other *** search
/ CD Fun House 1 / CD Fun House (Wayzata Technology).iso / •AdventureLand• / Adventures / SpaceEscape •••• / SpaceEscape ееее / card_26354.txt < prev    next >
Text File  |  1990-10-02  |  2KB  |  114 lines

  1. -- card: 26354 from stack: in
  2. -- bmap block id: 22752
  3. -- flags: 4000
  4. -- background id: 2669
  5. -- name: rec room
  6. ----- HyperTalk script -----
  7. on opencard
  8.   global position
  9.   put "rec1" into position
  10.   global droolhide
  11.   if droolhide is "yes" then
  12.     go to card "rec room2"
  13.     exit opencard
  14.   end if
  15.   put "Apparently, the Drools don't care much for recreation.  Exits"& " are to the east and west."into field "info"
  16.   pass opencard
  17. end opencard
  18.  
  19.  
  20. -- part 1 (button)
  21. -- low flags: 00
  22. -- high flags: 0000
  23. -- rect: left=266 top=211 right=237 bottom=293
  24. -- title width / last selected line: 0
  25. -- icon id / first selected line: 0 / 0
  26. -- text alignment: 1
  27. -- font id: 0
  28. -- text size: 12
  29. -- style flags: 0
  30. -- line height: 16
  31. -- part name: dumbell
  32. ----- HyperTalk script -----
  33. on mouseUp
  34.   global objectname
  35.   put "dumbell"into objectname
  36.   visual effect zoom open
  37.   go to card "dumbell"
  38. end mouseUp
  39.  
  40.  
  41.  
  42. -- part 2 (button)
  43. -- low flags: 00
  44. -- high flags: 0000
  45. -- rect: left=304 top=220 right=246 bottom=327
  46. -- title width / last selected line: 0
  47. -- icon id / first selected line: 0 / 0
  48. -- text alignment: 1
  49. -- font id: 0
  50. -- text size: 12
  51. -- style flags: 0
  52. -- line height: 16
  53. -- part name: dumbell
  54. ----- HyperTalk script -----
  55. on mouseUp
  56.   global objectname
  57.   put "dumbell"into objectname
  58.   visual effect zoom open
  59.   go to card "dumbell"
  60. end mouseUp
  61.  
  62.  
  63.  
  64. -- part 3 (button)
  65. -- low flags: 00
  66. -- high flags: 0000
  67. -- rect: left=285 top=120 right=225 bottom=320
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 0 / 0
  70. -- text alignment: 1
  71. -- font id: 0
  72. -- text size: 12
  73. -- style flags: 0
  74. -- line height: 16
  75. -- part name: drool2
  76. ----- HyperTalk script -----
  77. on mouseUp
  78.   global objectname
  79.   put "guard" into objectname
  80.   visual effect zoom open
  81.   go to card "drool2"
  82. end mouseUp
  83.  
  84.  
  85.  
  86. -- part 4 (button)
  87. -- low flags: 00
  88. -- high flags: 0000
  89. -- rect: left=355 top=219 right=234 bottom=385
  90. -- title width / last selected line: 0
  91. -- icon id / first selected line: 0 / 0
  92. -- text alignment: 1
  93. -- font id: 0
  94. -- text size: 12
  95. -- style flags: 0
  96. -- line height: 16
  97. -- part name: gun
  98. ----- HyperTalk script -----
  99. on mouseUp
  100.   global objectname
  101.   put "gun" into objectname
  102.   visual effect zoom open
  103.   go to card "gun"
  104. end mouseUp
  105.  
  106.  
  107.  
  108. -- part contents for background part 6
  109. ----- text -----
  110. Apparently, the Drools don't care much for recreation.  Exits are to the east and west.
  111.  
  112. -- part contents for background part 18
  113. ----- text -----
  114. Rec Room